projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ed31f3
)
ARM64: zynqmp: Add USB boot mode
author
Michal Simek
<
[email protected]
>
Fri, 29 Apr 2016 11:00:10 +0000
(13:00 +0200)
committer
Michal Simek
<
[email protected]
>
Thu, 22 Sep 2016 05:33:20 +0000
(07:33 +0200)
Add USB boot mode.
Signed-off-by: Michal Simek <
[email protected]
>
arch/arm/include/asm/arch-zynqmp/hardware.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-zynqmp/hardware.h
b/arch/arm/include/asm/arch-zynqmp/hardware.h
index bcb243416a2a82f7afd2e7a6512c58fc0ef8157d..10d67d0fb7b05bee1b4196e32e2609ba89794450 100644
(file)
--- a/
arch/arm/include/asm/arch-zynqmp/hardware.h
+++ b/
arch/arm/include/asm/arch-zynqmp/hardware.h
@@
-69,6
+69,7
@@
struct iou_scntr_secure {
#define SD_MODE1 0x00000005 /* sd 1 */
#define NAND_MODE 0x00000004
#define EMMC_MODE 0x00000006
+#define USB_MODE 0x00000007
#define JTAG_MODE 0x00000000
#define BOOT_MODE_USE_ALT 0x100
#define BOOT_MODE_ALT_SHIFT 12